home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / arexx / rexxbgui / rexxbgui.readme < prev    next >
Encoding:
Text File  |  1999-05-14  |  669 b   |  20 lines

  1. Short:    Rexx access to BGUI
  2. Author:   Jilles Tjoelker
  3. Uploader: Menno Tjoelker <M.Tjoelker@nl.origin-it.com>
  4. Version:  1.1
  5. Type:     util/rexx
  6. Status:   freeware
  7. Requires: bgui.library V41.8 or higher
  8.  
  9. RexxBGUI gives ARexx scripts access to BGUI in a way similar to C or E.
  10. BGUI creates font-sensitive, resizable GUIs. (That can be disabled in the
  11. script.)
  12.  
  13. Included are two "real" scripts for use with AWeb:
  14.  
  15. * bguimodes.awebrx, a replacement for ChangeModes.awebrx by Gabriele Favrin
  16.   (thanks for the idea, Gabriele!).
  17.  
  18. * bguishowdir.awebrx, shows a listing of the marked directory in a window
  19.   with a 'Delete' option, for use in conjunction with AminetReo.rexx.
  20.